3.11.71 \(\int \frac {x^{-1+2 n}}{(a+b x^n)^{5/2} \sqrt {c+d x^n}} \, dx\) [1071]

Optimal. Leaf size=95 \[ \frac {2 a \sqrt {c+d x^n}}{3 b (b c-a d) n \left (a+b x^n\right )^{3/2}}-\frac {2 (3 b c-a d) \sqrt {c+d x^n}}{3 b (b c-a d)^2 n \sqrt {a+b x^n}} \]

[Out]

2/3*a*(c+d*x^n)^(1/2)/b/(-a*d+b*c)/n/(a+b*x^n)^(3/2)-2/3*(-a*d+3*b*c)*(c+d*x^n)^(1/2)/b/(-a*d+b*c)^2/n/(a+b*x^
n)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.04, antiderivative size = 95, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 30, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.100, Rules used = {457, 79, 37} \begin {gather*} \frac {2 a \sqrt {c+d x^n}}{3 b n (b c-a d) \left (a+b x^n\right )^{3/2}}-\frac {2 (3 b c-a d) \sqrt {c+d x^n}}{3 b n (b c-a d)^2 \sqrt {a+b x^n}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x^(-1 + 2*n)/((a + b*x^n)^(5/2)*Sqrt[c + d*x^n]),x]

[Out]

(2*a*Sqrt[c + d*x^n])/(3*b*(b*c - a*d)*n*(a + b*x^n)^(3/2)) - (2*(3*b*c - a*d)*Sqrt[c + d*x^n])/(3*b*(b*c - a*
d)^2*n*Sqrt[a + b*x^n])

Rule 37

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^(n +
1)/((b*c - a*d)*(m + 1))), x] /; FreeQ[{a, b, c, d, m, n}, x] && NeQ[b*c - a*d, 0] && EqQ[m + n + 2, 0] && NeQ
[m, -1]

Rule 79

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(-(b*e - a*f
))*(c + d*x)^(n + 1)*((e + f*x)^(p + 1)/(f*(p + 1)*(c*f - d*e))), x] - Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1
) + c*f*(p + 1)))/(f*(p + 1)*(c*f - d*e)), Int[(c + d*x)^n*(e + f*x)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e,
f, n}, x] && LtQ[p, -1] && ( !LtQ[n, -1] || IntegerQ[p] ||  !(IntegerQ[n] ||  !(EqQ[e, 0] ||  !(EqQ[c, 0] || L
tQ[p, n]))))

Rule 457

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> Dist[1/n, Subst[Int
[x^(Simplify[(m + 1)/n] - 1)*(a + b*x)^p*(c + d*x)^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, m, n, p, q}, x] &&
 NeQ[b*c - a*d, 0] && IntegerQ[Simplify[(m + 1)/n]]

Rubi steps

\begin {align*} \int \frac {x^{-1+2 n}}{\left (a+b x^n\right )^{5/2} \sqrt {c+d x^n}} \, dx &=\frac {\text {Subst}\left (\int \frac {x}{(a+b x)^{5/2} \sqrt {c+d x}} \, dx,x,x^n\right )}{n}\\ &=\frac {2 a \sqrt {c+d x^n}}{3 b (b c-a d) n \left (a+b x^n\right )^{3/2}}+\frac {(3 b c-a d) \text {Subst}\left (\int \frac {1}{(a+b x)^{3/2} \sqrt {c+d x}} \, dx,x,x^n\right )}{3 b (b c-a d) n}\\ &=\frac {2 a \sqrt {c+d x^n}}{3 b (b c-a d) n \left (a+b x^n\right )^{3/2}}-\frac {2 (3 b c-a d) \sqrt {c+d x^n}}{3 b (b c-a d)^2 n \sqrt {a+b x^n}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.65, size = 57, normalized size = 0.60 \begin {gather*} \frac {2 \sqrt {c+d x^n} \left (-2 a c-3 b c x^n+a d x^n\right )}{3 (b c-a d)^2 n \left (a+b x^n\right )^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x^(-1 + 2*n)/((a + b*x^n)^(5/2)*Sqrt[c + d*x^n]),x]

[Out]

(2*Sqrt[c + d*x^n]*(-2*a*c - 3*b*c*x^n + a*d*x^n))/(3*(b*c - a*d)^2*n*(a + b*x^n)^(3/2))

________________________________________________________________________________________

Maple [F]
time = 0.11, size = 0, normalized size = 0.00 \[\int \frac {x^{-1+2 n}}{\left (a +b \,x^{n}\right )^{\frac {5}{2}} \sqrt {c +d \,x^{n}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^(-1+2*n)/(a+b*x^n)^(5/2)/(c+d*x^n)^(1/2),x)

[Out]

int(x^(-1+2*n)/(a+b*x^n)^(5/2)/(c+d*x^n)^(1/2),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(-1+2*n)/(a+b*x^n)^(5/2)/(c+d*x^n)^(1/2),x, algorithm="maxima")

[Out]

integrate(x^(2*n - 1)/((b*x^n + a)^(5/2)*sqrt(d*x^n + c)), x)

________________________________________________________________________________________

Fricas [A]
time = 0.88, size = 135, normalized size = 1.42 \begin {gather*} -\frac {2 \, {\left (2 \, a c + {\left (3 \, b c - a d\right )} x^{n}\right )} \sqrt {b x^{n} + a} \sqrt {d x^{n} + c}}{3 \, {\left ({\left (b^{4} c^{2} - 2 \, a b^{3} c d + a^{2} b^{2} d^{2}\right )} n x^{2 \, n} + 2 \, {\left (a b^{3} c^{2} - 2 \, a^{2} b^{2} c d + a^{3} b d^{2}\right )} n x^{n} + {\left (a^{2} b^{2} c^{2} - 2 \, a^{3} b c d + a^{4} d^{2}\right )} n\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(-1+2*n)/(a+b*x^n)^(5/2)/(c+d*x^n)^(1/2),x, algorithm="fricas")

[Out]

-2/3*(2*a*c + (3*b*c - a*d)*x^n)*sqrt(b*x^n + a)*sqrt(d*x^n + c)/((b^4*c^2 - 2*a*b^3*c*d + a^2*b^2*d^2)*n*x^(2
*n) + 2*(a*b^3*c^2 - 2*a^2*b^2*c*d + a^3*b*d^2)*n*x^n + (a^2*b^2*c^2 - 2*a^3*b*c*d + a^4*d^2)*n)

________________________________________________________________________________________

Sympy [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: SystemError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**(-1+2*n)/(a+b*x**n)**(5/2)/(c+d*x**n)**(1/2),x)

[Out]

Exception raised: SystemError >> excessive stack use: stack is 8011 deep

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(-1+2*n)/(a+b*x^n)^(5/2)/(c+d*x^n)^(1/2),x, algorithm="giac")

[Out]

integrate(x^(2*n - 1)/((b*x^n + a)^(5/2)*sqrt(d*x^n + c)), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {x^{2\,n-1}}{{\left (a+b\,x^n\right )}^{5/2}\,\sqrt {c+d\,x^n}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^(2*n - 1)/((a + b*x^n)^(5/2)*(c + d*x^n)^(1/2)),x)

[Out]

int(x^(2*n - 1)/((a + b*x^n)^(5/2)*(c + d*x^n)^(1/2)), x)

________________________________________________________________________________________